const github.com/jackc/pgx/v5.structTagKey
3 uses
github.com/jackc/pgx/v5 (current package)
rows.go#L627: dbTag, _ := sf.Tag.Lookup(structTagKey)
rows.go#L803: dbTag, dbTagPresent := sf.Tag.Lookup(structTagKey)
rows.go#L832: const structTagKey = "db"
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)